pub unsafe extern "system" fn RtlIoEncodeMemIoResource(
    descriptor: *const IO_RESOURCE_DESCRIPTOR,
    type: u8,
    length: u64,
    alignment: u64,
    minimumaddress: u64,
    maximumaddress: u64,
) -> NTSTATUS