#[no_mangle]
pub unsafe extern "C" fn LLVMGetMDString(
    V: LLVMValueRef,
    Len: *mut c_uint
) -> *const c_char