pub unsafe extern "C" fn graphene_matrix_equal(
    a: *const graphene_matrix_t,
    b: *const graphene_matrix_t
) -> bool