pub unsafe fn SerializationBufferAllocate(
    sizeinbytes: u32,
    pbuffer: *mut *mut u8
) -> NTSTATUS