pub unsafe extern "C" fn ove_sem_init( sem: *mut ove_sem_t, storage: *mut ove_sem_storage_t, initial: u32, max: u32, ) -> i32