Function NtUnloadDriver

pub unsafe extern "system" fn NtUnloadDriver(
    driverservicename: *const UNICODE_STRING,
) -> NTSTATUS