pub unsafe extern "C" fn Neon_Object_Get_Index(
    out: &mut Local,
    object: Local,
    index: u32
) -> bool