pub unsafe extern "system" fn LoadCursorFromFileA(
    lpFileName: *const i8
) -> *mut HICON__