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