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