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