#[no_mangle]
pub extern "C" fn fuchsia_decode_log_message_to_json(
    msg: *const u8,
    size: usize
) -> *mut c_char