pub unsafe extern "C" fn SkPathBuilder_incReserve(
    this: *mut SkPathBuilder,
    extraPtCount: c_int,
    extraVerbCount: c_int
)