pub unsafe extern "C" fn dgetrf_( m: *const c_int, n: *const c_int, a: *mut c_double, lda: *const c_int, ipiv: *mut c_int, info: *mut c_int, )