pub unsafe extern "C" fn gst_plugins_base_version(
    major: *mut c_uint,
    minor: *mut c_uint,
    micro: *mut c_uint,
    nano: *mut c_uint
)