Function ContinueDebugEvent

pub unsafe extern "system" fn ContinueDebugEvent(
    dwprocessid: u32,
    dwthreadid: u32,
    dwcontinuestatus: NTSTATUS,
) -> BOOL