pub unsafe extern "system" fn EnumPropsA(
    hWnd: *mut HWND__,
    lpEnumFunc: Option<unsafe extern "system" fn(_: *mut HWND__, _: *const i8, _: *mut c_void) -> i32>
) -> i32