pub unsafe extern "C" fn SkCamera3D_patchToMatrix(
    this: *const SkCamera3D,
    arg1: *const SkPatch3D,
    matrix: *mut SkMatrix
)