pub unsafe extern "C" fn HAPI_GetPresetBufLength(
session: *const HAPI_Session,
node_id: HAPI_NodeId,
preset_type: PresetType,
preset_name: *const c_char,
buffer_length: *mut c_int,
) -> HapiResult
pub unsafe extern "C" fn HAPI_GetPresetBufLength(
session: *const HAPI_Session,
node_id: HAPI_NodeId,
preset_type: PresetType,
preset_name: *const c_char,
buffer_length: *mut c_int,
) -> HapiResult