pub unsafe extern "C" fn gsl_matrix_float_isnull(
    m: *const gsl_matrix_float
) -> c_int