pub unsafe extern "C" fn xb_query_bind_val(
    self_: *mut XbQuery,
    idx: c_uint,
    val: u32,
    error: *mut *mut GError
) -> gboolean