pub unsafe extern "C" fn vaBufferSetNumElements(
    dpy: *mut c_void,
    buf_id: c_uint,
    num_elements: c_uint
) -> c_int