pub unsafe extern "C" fn graphene_matrix_is_singular(
    m: *const graphene_matrix_t
) -> bool