pub unsafe extern "C" fn panel_register_c_callback(
    name: PCSTRINGZ,
    pcallback: *mut IPanelCCallback
) -> BOOL