pub unsafe extern "system" fn RtlInitAnsiString(
    destinationstring: *mut STRING,
    sourcestring: *mut i8,
)