pub unsafe extern "C" fn graphene_matrix_normalize(
    m: *const graphene_matrix_t,
    res: *mut graphene_matrix_t
)