pub unsafe extern "C" fn stptri_( uplo: *const c_char, diag: *const c_char, n: *const lapack_int, AP: *mut f32, info: *mut lapack_int, )