pub unsafe extern "system" fn LoadCursorA(
    hInstance: *mut HINSTANCE__,
    lpCursorName: *const i8
) -> *mut HICON__