pub unsafe extern "C" fn cblas_zcopy( n: u32, x: *const c_void, inc_x: u32, y: *mut c_void, inc_y: u32 )