pub unsafe extern "system" fn NdisInitializeString(
    destination: *mut UNICODE_STRING,
    source: *const u8,
)