pub unsafe extern "C" fn gsl_matrix_isnull(
    m: *const gsl_matrix
) -> c_int