pub unsafe extern "system" fn NtCallbackReturn(
    OutputBuffer: *mut c_void,
    OutputLength: u32,
    Status: NTSTATUS
) -> NTSTATUS