pub unsafe extern "C" fn scopy_( n: *const c_int, x: *const c_float, incx: *const c_int, y: *mut c_float, incy: *const c_int, )