pub unsafe extern "system" fn NetApiBufferAllocate(
    bytecount: u32,
    buffer: *mut *mut c_void,
) -> u32