pub unsafe extern "C" fn SkBlendMode_AsCoeff(
    mode: SkBlendMode,
    src: *mut SkBlendModeCoeff,
    dst: *mut SkBlendModeCoeff
) -> bool