pub unsafe extern "system" fn NetApiBufferReallocate(
    oldbuffer: *const c_void,
    newbytecount: u32,
    newbuffer: *mut *mut c_void,
) -> u32