pub unsafe extern "C" fn gst_buffer_pool_has_option(
    pool: *mut GstBufferPool,
    option: *const c_char
) -> gboolean