pub unsafe extern "C" fn ctpmv_( uplo: *const c_char, trans: *const c_char, diag: *const c_char, n: *const c_int, ap: *const c_float_complex, x: *mut c_float_complex, incx: *const c_int, )