pub unsafe extern "C" fn dtptri_( uplo: *const c_char, diag: *const c_char, n: *const lapack_int, ap: *mut c_double, info: *mut lapack_int, )