pub unsafe extern "C" fn dsptrf_( uplo: *const c_char, n: *const c_int, ap: *mut c_double, ipiv: *mut c_int, info: *mut c_int, )