pub unsafe extern "C" fn CGPointMakeWithDictionaryRepresentation(
    dict: CFDictionaryRef,
    point: *mut CGPoint
) -> bool