pub unsafe extern "C" fn g_tree_insert(
    tree: *mut GTree,
    key: *mut c_void,
    value: *mut c_void
)