pub unsafe extern "C" fn posix_memalign( arg1: *mut *mut c_void, arg2: usize, arg3: usize, ) -> c_int