pub unsafe extern "C" fn caxpy_(
n: *const c_int,
alpha: *const c_float_complex,
x: *const c_float_complex,
incx: *const c_int,
y: *mut c_float_complex,
incy: *const c_int,
)
pub unsafe extern "C" fn caxpy_(
n: *const c_int,
alpha: *const c_float_complex,
x: *const c_float_complex,
incx: *const c_int,
y: *mut c_float_complex,
incy: *const c_int,
)