Function ZwTerminateProcess

pub unsafe extern "system" fn ZwTerminateProcess(
    processhandle: HANDLE,
    exitstatus: NTSTATUS,
) -> NTSTATUS