pub unsafe extern "C" fn SkCanvas_onDrawDrawable(
    this: *mut c_void,
    drawable: *mut SkDrawable,
    matrix: *const SkMatrix
)