pub unsafe extern "C" fn graphene_size_interpolate(
a: *const graphene_size_t,
b: *const graphene_size_t,
factor: c_double,
res: *mut graphene_size_t,
)
pub unsafe extern "C" fn graphene_size_interpolate(
a: *const graphene_size_t,
b: *const graphene_size_t,
factor: c_double,
res: *mut graphene_size_t,
)