pub unsafe extern "C" fn density_compress_prepare_context(
algorithm: DENSITY_ALGORITHM,
custom_dictionary: bool,
mem_alloc: Option<unsafe extern "C" fn(arg1: usize) -> *mut c_void>,
) -> density_processing_resultpub unsafe extern "C" fn density_compress_prepare_context(
algorithm: DENSITY_ALGORITHM,
custom_dictionary: bool,
mem_alloc: Option<unsafe extern "C" fn(arg1: usize) -> *mut c_void>,
) -> density_processing_result