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