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