pub unsafe extern "C" fn dpotri_( uplo: *const c_char, n: *const c_int, a: *mut c_double, lda: *const c_int, info: *mut c_int, )