Function GetCursorPos

pub unsafe extern "system" fn GetCursorPos(
    lppoint: *mut POINT,
) -> BOOL