pub unsafe extern "C" fn spftrf_( transr: *const c_char, uplo: *const c_char, n: *const lapack_int, a: *mut c_float, info: *mut lapack_int, )