pub unsafe extern "C" fn Neon_Object_Set_String(
    out: &mut bool,
    object: Local,
    key: *const u8,
    len: i32,
    val: Local
) -> bool