#[no_mangle]
pub extern "C" fn string_path_weight(
    c_string_path: *const CStringPath,
    weight: *mut c_float
) -> RUSTFST_FFI_RESULT