pub unsafe extern "C" fn XPLMRegisterMapCreationHook(
    callback: XPLMMapCreatedCallback_f,
    refcon: *mut c_void
)