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