pub unsafe extern "C" fn LAPACKE_stpttf(
matrix_layout: c_int,
transr: c_char,
uplo: c_char,
n: lapack_int,
ap: *const f32,
arf: *mut f32,
) -> lapack_intpub unsafe extern "C" fn LAPACKE_stpttf(
matrix_layout: c_int,
transr: c_char,
uplo: c_char,
n: lapack_int,
ap: *const f32,
arf: *mut f32,
) -> lapack_int