pub unsafe extern "C" fn cblas_dswap( n: u32, x: *mut c_double, inc_x: u32, y: *mut c_double, inc_y: u32 )