Function g_clear_handle_id

pub unsafe extern "C" fn g_clear_handle_id(
    tag_ptr: *mut u32,
    clear_func: Option<unsafe extern "C" fn(u32)>,
)