pub unsafe extern "system" fn NtQueryOpenSubKeys(
    TargetKey: *mut OBJECT_ATTRIBUTES,
    HandleCount: *mut u32
) -> NTSTATUS