pub unsafe extern "C" fn virTypedParamsGetLLong(
params: virTypedParameterPtr,
nparams: c_int,
name: *const c_char,
value: *mut c_longlong,
) -> c_intpub unsafe extern "C" fn virTypedParamsGetLLong(
params: virTypedParameterPtr,
nparams: c_int,
name: *const c_char,
value: *mut c_longlong,
) -> c_int