pub unsafe extern "C" fn ippsRandUniformInit_32f( pRandUniState: *mut RandUniState_32f, low: f32, high: f32, seed: u32, ) -> i32