pub unsafe extern "C" fn dpftri_( transr: *const c_char, uplo: *const c_char, n: *const lapack_int, a: *mut c_double, info: *mut lapack_int, )