pub unsafe extern "C" fn LAPACKE_dpttrf_work( n: lapack_int, d: *mut c_double, e: *mut c_double, ) -> lapack_int